FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package nhsd.assets.stu3#1.7.0 (78 ms)

Package nhsd.assets.stu3
Type CodeSystem
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/EMS-EventMessageResponseCode-1
Url https://fhir.nhs.uk/STU3/CodeSystem/EMS-EventMessageResponseCode-1
Version 1.0.0
Status draft
Date 2017-12-04T00:00:00+00:00
Name EMS Event Message Response Code
Experimental False
Authority hl7
Description A CodeSystem to identify the response associated with the event message.
Copyright Copyright © 2017 NHS Digital
Content complete

Resources that use this resource

ValueSet
https://fhir.nhs.uk/STU3/ValueSet/EMS-EventMessageResponseCode-1 EMS Event Message Response Code

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "CodeSystem",
  "id" : "EMS-EventMessageResponseCode-1",
  "url" : "https://fhir.nhs.uk/STU3/CodeSystem/EMS-EventMessageResponseCode-1",
  "version" : "1.0.0",
  "name" : "EMS Event Message Response Code",
  "status" : "draft",
  "date" : "2017-12-04T00:00:00+00:00",
  "publisher" : "NHS Digital",
  "contact" : [
    {
      "name" : "Interoperability Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "interoperabilityteam@nhs.net",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "A CodeSystem to identify the response associated with the event message.",
  "copyright" : "Copyright © 2017 NHS Digital",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "R00",
      "display" : "Message success",
      "definition" : "Message Success"
    },
    {
      "code" : "R01",
      "display" : "Invalid NHS number format",
      "definition" : "The NHS number provided in the message is not valid (based on being 10 digits long and the 10th digit being a check digit)"
    },
    {
      "code" : "R02",
      "display" : "NHS Number Does Not Exist on PDS",
      "definition" : "The NHS number provided in the message does not match on PDS"
    },
    {
      "code" : "R03",
      "display" : "NHS Number Does Not Match Name And/Or/Gender And/Or DOB",
      "definition" : "The NHS number provided in the message does not match the name and/or gender and/or DOB on PDS"
    },
    {
      "code" : "R04",
      "display" : "Service Not Entitled to Publish Event Type XXX",
      "definition" : "The event type published is not allowed to be published by service YYY"
    },
    {
      "code" : "R05",
      "display" : "Supplier not accredited to publish messages",
      "definition" : "The supplier system publishing the message has not been through the accreditation process"
    },
    {
      "code" : "R06",
      "display" : "Provider not accredited to publish messages",
      "definition" : "The provider publishing the message has not been through the accreditation process"
    },
    {
      "code" : "R07",
      "display" : "SNOMED code does not exist",
      "definition" : "The SNOMED code supplied in the FHIR message does"
    },
    {
      "code" : "R08",
      "display" : "Incorrect message format",
      "definition" : "Message is not in XML or JSON format"
    },
    {
      "code" : "R09",
      "display" : "Incorrect Event",
      "definition" : "The received event is not a recognised event"
    },
    {
      "code" : "R10",
      "display" : "Event does not conform",
      "definition" : "The received event does not conform to the associated event type scheme"
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.